Produced by Araxis Merge on Fri Dec 13 16:40:55 2019 UTC. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a reasonably standards compliant browser such as the latest version of Firefox or Internet Explorer. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Fri Dec 13 16:40:55 2019 UTC | ||
| 2 | Porto v.3.2.2\Theme Files\Magento 1.x\Porto Theme\app\code\local\Smartwave\Porto\Model\System\Config\Source\Setting\General | Notice.php | Fri Nov 22 10:16:32 2019 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 13 |
| Removed | 0 | 0 |
| Whitespace | All differences in whitespace within lines are ignored |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | <?php | |||||
| 2 | ||||||
| 3 | class Smar twave_Port o_Model_Sy stem_Confi g_Source_S etting_Gen eral_Notic e | |||||
| 4 | { | |||||
| 5 | public function toOptionAr ray() | |||||
| 6 | { | |||||
| 7 | re turn array ( | |||||
| 8 | array('v alue' => ' 0', 'label ' => Mage: :helper('p orto')->__ ('No')), | |||||
| 9 | array('v alue' => ' 1', 'label ' => Mage: :helper('p orto')->__ ('Above of the Heade r')), | |||||
| 10 | array('v alue' => ' 2', 'label ' => Mage: :helper('p orto')->__ ('Below of the Heade r')) | |||||
| 11 | ); | |||||
| 12 | } | |||||
| 13 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2010 Araxis Ltd (www.araxis.com). All rights reserved.